socks
ip/socks
Type: Settings Directory
| Argument | Type | Description |
|---|---|---|
| enabled | bool | |
| port | num | |
| connection-idle-timeout | time | |
| max-connections | num | |
| vrf | enum | |
| version | enum (4 | 5) | |
| auth-method | enum (none | password) |
ip/socks/connections
Type: Directory
| Argument | Type | Description |
|---|---|---|
| src-address | composite_arg { , } | |
| dst-address | composite_arg { , } | |
| type | enum (unknown | out | in) | |
| tx | num | |
| rx | num |
| Read-only Argument | Type | Description |
|---|---|---|
| user | enum |
ip/socks/access
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| src-address | super { ! , alt { ip_range_arg , ip6_prefix_arg } { ip_range_arg , ip6_prefix_arg } } | |
| src-port | super { ! , num [0 .. 65535] , -num [0 .. 65535] } | |
| dst-address | super { ! , alt { ip_range_arg , ip6_prefix_arg , string } { ip_range_arg , ip6_prefix_arg , string } } | |
| dst-port | super { ! , num [0 .. 65535] , -num [0 .. 65535] } | |
| action | enum (deny | allow) |
ip/socks/users
Type: Directory
| Flag | Name | Description |
|---|---|---|
| X | disabled | disabled |
| Argument | Type | Description |
|---|---|---|
| name ( mandatory ) | string | |
| password ( mandatory ) | string | |
| only-one | bool | |
| rate-limit | string |